API Documentation
Static Public Member Functions | List of all members
nkAstraeus::nkExportWrap::ExportNodeValueTypeWrapper Class Referencefinal

Wraps the enum values of the nkExport::NODE_VALUE_TYPE. More...

Static Public Member Functions

static void updateEnvironment (nkScripts::Environment *env)
 

Detailed Description

Wraps the enum values of the nkExport::NODE_VALUE_TYPE.

Member Function Documentation

◆ updateEnvironment()

static void nkAstraeus::nkExportWrap::ExportNodeValueTypeWrapper::updateEnvironment ( nkScripts::Environment env)
static

Updates a given environment and set it up to use all functions wrapped by this wrapper.

nkExport.BOOL_TYPE ;
nkExport.DOUBLE_TYPE ;
nkExport.FLOAT_TYPE ;
nkExport.INT_TYPE ;
nkExport.STRING_TYPE ;
Parameters
envThe environment to set up.

The documentation for this class was generated from the following file: